<feed xmlns='http://www.w3.org/2005/Atom'>
<title>felix.git/test/golden/inductive/encoding tasks.golden, branch hotg</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/felix.git/atom?h=hotg</id>
<link rel='self' href='https://git.adelon.net/felix.git/atom?h=hotg'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/'/>
<updated>2026-08-03T19:00:28+00:00</updated>
<entry>
<title>Remove obsolete verification machinery</title>
<updated>2026-08-03T19:00:28+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-08-03T19:00:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=5cdde1fd0f976863ae4b5831ab389048138b06a4'/>
<id>urn:sha1:5cdde1fd0f976863ae4b5831ab389048138b06a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check direct inductives through fixed-point replay</title>
<updated>2026-07-28T12:54:42+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-28T12:54:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=ba4acdaa305d01469f66cd316edde4d22ea2fff9'/>
<id>urn:sha1:ba4acdaa305d01469f66cd316edde4d22ea2fff9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allocate task-local TPTP names</title>
<updated>2026-07-27T17:50:15+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-27T15:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=1a6f4ba1adc8e5f44d0b4973b6bcdb9b4e08de0f'/>
<id>urn:sha1:1a6f4ba1adc8e5f44d0b4973b6bcdb9b4e08de0f</id>
<content type='text'>
Distinct target variable names exposed a replacement-condition scope lift that source-derived names had masked. Keep those variables under the replacement existential.
</content>
</entry>
<entry>
<title>Remove source annotations from TPTP tasks</title>
<updated>2026-07-27T16:19:29+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-27T02:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=904ca07b7a89e3a91420876ef08e7113aae906e4'/>
<id>urn:sha1:904ca07b7a89e3a91420876ef08e7113aae906e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use semantic subset formula inside inductive defns</title>
<updated>2026-07-23T17:56:52+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-23T17:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=d1d3f178db000a6ffd928a75af8eb1ba2b7f8b9a'/>
<id>urn:sha1:d1d3f178db000a6ffd928a75af8eb1ba2b7f8b9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Track ownership of top-level symbols</title>
<updated>2026-07-03T00:13:21+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-07-03T00:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=40bc466d6a996e731cba21f24a58be08b1f22689'/>
<id>urn:sha1:40bc466d6a996e731cba21f24a58be08b1f22689</id>
<content type='text'>
Require every ownable top-level symbol to be introduced by a dedicated owner before it can appear in facts. Reject duplicate ownership and prevent symbols used by inductive definitions from being defined later.

Use the ownership/dependency information to reject hidden recursive inductive definitions and to generate referenceable inductive principles.

BREAKING CHANGE: Top-level facts no longer introduce symbols implicitly.
</content>
</entry>
<entry>
<title>Use shorter `_local_N` marker in TPTP output</title>
<updated>2026-02-24T15:15:26+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2026-02-24T15:15:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=330fa14bf6f075342cbe8e515d67740fd1edcf00'/>
<id>urn:sha1:330fa14bf6f075342cbe8e515d67740fd1edcf00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix column location</title>
<updated>2025-12-14T16:54:05+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2025-12-14T16:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=8e7d2c94d8449b8512fd6257534b4c593319b4ae'/>
<id>urn:sha1:8e7d2c94d8449b8512fd6257534b4c593319b4ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more location info in tasks</title>
<updated>2025-12-14T16:47:51+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2025-12-14T16:47:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=4c536bc12666fb664ca522f99ea8f200963050c7'/>
<id>urn:sha1:4c536bc12666fb664ca522f99ea8f200963050c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add location info to conjecture</title>
<updated>2025-12-14T02:37:11+00:00</updated>
<author>
<name>adelon</name>
<email>22380201+adelon@users.noreply.github.com</email>
</author>
<published>2025-12-14T02:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/felix.git/commit/?id=3fe36e6f3266a7cfac51b56ead96c1e129a97ea9'/>
<id>urn:sha1:3fe36e6f3266a7cfac51b56ead96c1e129a97ea9</id>
<content type='text'>
Still some `&lt;nowhere&gt;` value as placeholder left over.
</content>
</entry>
</feed>
